Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Update FilterType.java#276

Open
rbottieri wants to merge 1 commit intobinance-exchange:masterfrom
rbottieri:patch-1
Open

Update FilterType.java#276
rbottieri wants to merge 1 commit intobinance-exchange:masterfrom
rbottieri:patch-1

Conversation

@rbottieri
Copy link
Copy Markdown

New option

@Serg-Maximchuk
Copy link
Copy Markdown

I'm looking forward for this update since existing java client started to fail on prod

@Serg-Maximchuk
Copy link
Copy Markdown

@joaopsilva hello! Maybe you do know who is the maintainer of https://jitpack.io repo com.github.binance-exchange:binance-java-api:master-SNAPSHOT? I need to know when this fix will appear there.

@xucito
Copy link
Copy Markdown

xucito commented Sep 3, 2020

In the interim you can use my jitpack.io I have published with fix com.github.xucito:binance-java-api:4c0d164067

@Serg-Maximchuk
Copy link
Copy Markdown

I've published updated client to maven central:

<dependency>
    <groupId>io.github.serg-maximchuk</groupId>
    <artifactId>binance-api-client</artifactId>
    <version>1.0.1</version>
</dependency>
compile group: 'io.github.serg-maximchuk', name: 'binance-api-client', version: '1.0.1'

You can check the code: https://github.com/Serg-Maximchuk/binance-java-api

@joaopsilva
Copy link
Copy Markdown
Member

Thanks, could you please review the conflicts before I merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants